Skip to content

Fix UnicodeRanges documentation #11446

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2025
Merged

Fix UnicodeRanges documentation #11446

merged 1 commit into from
Jun 20, 2025

Conversation

JaidenSlifer
Copy link
Contributor

Summary

Corrected start point of BasicLatin and Latin1Supplement Unicode Ranges to reflect the official Unicode Blocks File

Fixes #11434 UnicodeRanges static properties return incorrect range

Correct BasicLatin and Latin1Supplement Unicode Ranges
@JaidenSlifer JaidenSlifer requested a review from a team as a code owner June 12, 2025 17:57
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jun 12, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jun 12, 2025
@dotnet-policy-service dotnet-policy-service bot removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jun 16, 2025
@tarekgh
Copy link
Member

tarekgh commented Jun 20, 2025

Thanks @JaidenSlifer for providing the fix!

@tarekgh tarekgh merged commit a6a6ed7 into dotnet:main Jun 20, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Text.Encoding community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UnicodeRanges static properties return incorrect range
3 participants